e8d972db4db24558a5c482b7b57a88c1fb989e64
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 4"""
4  date="2021-04-01T16:36:11Z"
5  content="""
6 It would be impossible to sync with a remote that is not enabled,
7 so I don't know if that is a useful distinction to draw.
8
9 Also, if a file is not present in any remotes yet either, syncing will
10 not get it, and not fail, and leave the local repo without the file's
11 content. And this is not happening because a remote is not enabled,
12 but because there is no path to get the data from the repo that contains
13 it.
14
15 I did change the man page to say "The --content option causes the content of annexed files
16 to also be uploaded and downloaded as necessary, to sync the content between the repository and its remotes."
17
18 Which may be explcit enough to remove the ambiguity that surprised you,
19 but I'm not sure if I've hit on the right wording.
20 """]]